[INFO] cloning repository https://github.com/rcardenes/acwj-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rcardenes/acwj-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcardenes%2Facwj-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcardenes%2Facwj-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7677eab04d94b78bdf2d64a873788e8ad6a3f90f
[INFO] fixing rcardenes/acwj-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcardenes%2Facwj-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rcardenes/acwj-rs
[INFO] finished tweaking git repo https://github.com/rcardenes/acwj-rs
[INFO] tweaked toml for git repo https://github.com/rcardenes/acwj-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rcardenes/acwj-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rcardenes/acwj-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3fa1432eff4719e59065e4e9c0b61c17c53ab3efe6840329d66eb69b5056c082
[INFO] running `Command { std: "docker" "start" "3fa1432eff4719e59065e4e9c0b61c17c53ab3efe6840329d66eb69b5056c082", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3fa1432eff4719e59065e4e9c0b61c17c53ab3efe6840329d66eb69b5056c082" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fa1432eff4719e59065e4e9c0b61c17c53ab3efe6840329d66eb69b5056c082", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3fa1432eff4719e59065e4e9c0b61c17c53ab3efe6840329d66eb69b5056c082" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking acwj-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stdout] error[E0599]: no associated function or constant named `EQ` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:651:42
[INFO] [stdout]     |
[INFO] [stdout] 651 | ...   (AstNode::make_binary(Token::EQ, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), PrimType::In...
[INFO] [stdout]     |                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `EQ` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `NE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:652:42
[INFO] [stdout]     |
[INFO] [stdout] 652 | ...   (AstNode::make_binary(Token::NE, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), PrimType::In...
[INFO] [stdout]     |                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `NE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `LT` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:653:42
[INFO] [stdout]     |
[INFO] [stdout] 653 | ...   (AstNode::make_binary(Token::LT, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), PrimType::In...
[INFO] [stdout]     |                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `LT` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `GT` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:654:42
[INFO] [stdout]     |
[INFO] [stdout] 654 | ...   (AstNode::make_binary(Token::GT, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), PrimType::In...
[INFO] [stdout]     |                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `GT` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `LE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:655:42
[INFO] [stdout]     |
[INFO] [stdout] 655 | ...   (AstNode::make_binary(Token::LE, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), PrimType::In...
[INFO] [stdout]     |                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `LE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `GE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:656:42
[INFO] [stdout]     |
[INFO] [stdout] 656 | ...   (AstNode::make_binary(Token::GE, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), PrimType::In...
[INFO] [stdout]     |                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `GE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `EQ` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:676:46
[INFO] [stdout]     |
[INFO] [stdout] 676 | ...   let eq = AstNode::make_binary(Token::EQ, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), Prim...
[INFO] [stdout]     |                                            ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `EQ` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `EQ` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:686:42
[INFO] [stdout]     |
[INFO] [stdout] 686 | ...   (AstNode::make_binary(Token::EQ, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), PrimType::In...
[INFO] [stdout]     |                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `EQ` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `NE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:687:42
[INFO] [stdout]     |
[INFO] [stdout] 687 | ...   (AstNode::make_binary(Token::NE, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), PrimType::In...
[INFO] [stdout]     |                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `NE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `LT` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:688:42
[INFO] [stdout]     |
[INFO] [stdout] 688 | ...   (AstNode::make_binary(Token::LT, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), PrimType::In...
[INFO] [stdout]     |                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `LT` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `GT` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:689:42
[INFO] [stdout]     |
[INFO] [stdout] 689 | ...   (AstNode::make_binary(Token::GT, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), PrimType::In...
[INFO] [stdout]     |                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `GT` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `LE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:690:42
[INFO] [stdout]     |
[INFO] [stdout] 690 | ...   (AstNode::make_binary(Token::LE, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), PrimType::In...
[INFO] [stdout]     |                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `LE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `GE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:691:42
[INFO] [stdout]     |
[INFO] [stdout] 691 | ...   (AstNode::make_binary(Token::GE, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), PrimType::In...
[INFO] [stdout]     |                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `GE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `EQ` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:710:46
[INFO] [stdout]     |
[INFO] [stdout] 710 | ...   let eq = AstNode::make_binary(Token::EQ, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), Prim...
[INFO] [stdout]     |                                            ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `EQ` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `EQ` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:721:46
[INFO] [stdout]     |
[INFO] [stdout] 721 |         assert_eq!(ast_to_jmp_op(&bin(Token::EQ)), "jne");
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `EQ` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `NE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:722:46
[INFO] [stdout]     |
[INFO] [stdout] 722 |         assert_eq!(ast_to_jmp_op(&bin(Token::NE)), "je");
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `NE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `LT` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:723:46
[INFO] [stdout]     |
[INFO] [stdout] 723 |         assert_eq!(ast_to_jmp_op(&bin(Token::LT)), "jge");
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `LT` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `GT` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:724:46
[INFO] [stdout]     |
[INFO] [stdout] 724 |         assert_eq!(ast_to_jmp_op(&bin(Token::GT)), "jle");
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `GT` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `LE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:725:46
[INFO] [stdout]     |
[INFO] [stdout] 725 |         assert_eq!(ast_to_jmp_op(&bin(Token::LE)), "jg");
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `LE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `GE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:726:46
[INFO] [stdout]     |
[INFO] [stdout] 726 |         assert_eq!(ast_to_jmp_op(&bin(Token::GE)), "jl");
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `GE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `EQ` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:741:46
[INFO] [stdout]     |
[INFO] [stdout] 741 |         assert_eq!(ast_to_set_op(&bin(Token::EQ)), "sete");
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `EQ` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `NE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:742:46
[INFO] [stdout]     |
[INFO] [stdout] 742 |         assert_eq!(ast_to_set_op(&bin(Token::NE)), "setne");
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `NE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `LT` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:743:46
[INFO] [stdout]     |
[INFO] [stdout] 743 |         assert_eq!(ast_to_set_op(&bin(Token::LT)), "setl");
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `LT` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `GT` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:744:46
[INFO] [stdout]     |
[INFO] [stdout] 744 |         assert_eq!(ast_to_set_op(&bin(Token::GT)), "setg");
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `GT` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `LE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:745:46
[INFO] [stdout]     |
[INFO] [stdout] 745 |         assert_eq!(ast_to_set_op(&bin(Token::LE)), "setle");
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `LE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `GE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_x86_64.rs:746:46
[INFO] [stdout]     |
[INFO] [stdout] 746 |         assert_eq!(ast_to_set_op(&bin(Token::GE)), "setge");
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `GE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `EQ` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:616:42
[INFO] [stdout]     |
[INFO] [stdout] 616 | ...   (AstNode::make_binary(Token::EQ, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), PrimType::In...
[INFO] [stdout]     |                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `EQ` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `NE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:617:42
[INFO] [stdout]     |
[INFO] [stdout] 617 | ...   (AstNode::make_binary(Token::NE, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), PrimType::In...
[INFO] [stdout]     |                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `NE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `LT` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:618:42
[INFO] [stdout]     |
[INFO] [stdout] 618 | ...   (AstNode::make_binary(Token::LT, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), PrimType::In...
[INFO] [stdout]     |                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `LT` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `GT` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:619:42
[INFO] [stdout]     |
[INFO] [stdout] 619 | ...   (AstNode::make_binary(Token::GT, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), PrimType::In...
[INFO] [stdout]     |                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `GT` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `LE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:620:42
[INFO] [stdout]     |
[INFO] [stdout] 620 | ...   (AstNode::make_binary(Token::LE, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), PrimType::In...
[INFO] [stdout]     |                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `LE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `GE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:621:42
[INFO] [stdout]     |
[INFO] [stdout] 621 | ...   (AstNode::make_binary(Token::GE, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), PrimType::In...
[INFO] [stdout]     |                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `GE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `EQ` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:641:46
[INFO] [stdout]     |
[INFO] [stdout] 641 | ...   let eq = AstNode::make_binary(Token::EQ, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), Prim...
[INFO] [stdout]     |                                            ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `EQ` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `EQ` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:651:42
[INFO] [stdout]     |
[INFO] [stdout] 651 | ...   (AstNode::make_binary(Token::EQ, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), PrimType::In...
[INFO] [stdout]     |                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `EQ` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `NE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:652:42
[INFO] [stdout]     |
[INFO] [stdout] 652 | ...   (AstNode::make_binary(Token::NE, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), PrimType::In...
[INFO] [stdout]     |                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `NE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `LT` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:653:42
[INFO] [stdout]     |
[INFO] [stdout] 653 | ...   (AstNode::make_binary(Token::LT, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), PrimType::In...
[INFO] [stdout]     |                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `LT` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `GT` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:654:42
[INFO] [stdout]     |
[INFO] [stdout] 654 | ...   (AstNode::make_binary(Token::GT, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), PrimType::In...
[INFO] [stdout]     |                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `GT` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `LE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:655:42
[INFO] [stdout]     |
[INFO] [stdout] 655 | ...   (AstNode::make_binary(Token::LE, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), PrimType::In...
[INFO] [stdout]     |                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `LE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `GE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:656:42
[INFO] [stdout]     |
[INFO] [stdout] 656 | ...   (AstNode::make_binary(Token::GE, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), PrimType::In...
[INFO] [stdout]     |                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `GE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `EQ` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:675:46
[INFO] [stdout]     |
[INFO] [stdout] 675 | ...   let eq = AstNode::make_binary(Token::EQ, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(0, PrimType::Int), Prim...
[INFO] [stdout]     |                                            ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `EQ` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `EQ` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:686:46
[INFO] [stdout]     |
[INFO] [stdout] 686 |         assert_eq!(ast_to_jmp_op(&bin(Token::EQ)), "bne");
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `EQ` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `NE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:687:46
[INFO] [stdout]     |
[INFO] [stdout] 687 |         assert_eq!(ast_to_jmp_op(&bin(Token::NE)), "beq");
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `NE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `LT` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:688:46
[INFO] [stdout]     |
[INFO] [stdout] 688 |         assert_eq!(ast_to_jmp_op(&bin(Token::LT)), "bge");
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `LT` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `GT` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:689:46
[INFO] [stdout]     |
[INFO] [stdout] 689 |         assert_eq!(ast_to_jmp_op(&bin(Token::GT)), "ble");
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `GT` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `LE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:690:46
[INFO] [stdout]     |
[INFO] [stdout] 690 |         assert_eq!(ast_to_jmp_op(&bin(Token::LE)), "bgt");
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `LE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `GE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:691:46
[INFO] [stdout]     |
[INFO] [stdout] 691 |         assert_eq!(ast_to_jmp_op(&bin(Token::GE)), "blt");
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `GE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `EQ` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:706:46
[INFO] [stdout]     |
[INFO] [stdout] 706 |         assert_eq!(ast_to_set_op(&bin(Token::EQ)), ("moveq", "movne"));
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `EQ` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `NE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:707:46
[INFO] [stdout]     |
[INFO] [stdout] 707 |         assert_eq!(ast_to_set_op(&bin(Token::NE)), ("movne", "moveq"));
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `NE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `LT` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:708:46
[INFO] [stdout]     |
[INFO] [stdout] 708 |         assert_eq!(ast_to_set_op(&bin(Token::LT)), ("movlt", "movge"));
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `LT` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `GT` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:709:46
[INFO] [stdout]     |
[INFO] [stdout] 709 |         assert_eq!(ast_to_set_op(&bin(Token::GT)), ("movgt", "movle"));
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `GT` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `LE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:710:46
[INFO] [stdout]     |
[INFO] [stdout] 710 |         assert_eq!(ast_to_set_op(&bin(Token::LE)), ("movle", "movgt"));
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `LE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `GE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cg_arm32.rs:711:46
[INFO] [stdout]     |
[INFO] [stdout] 711 |         assert_eq!(ast_to_set_op(&bin(Token::GE)), ("movge", "movlt"));
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `GE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Plus` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cgen.rs:402:20
[INFO] [stdout]     |
[INFO] [stdout] 402 |             Token::Plus,
[INFO] [stdout]     |                    ^^^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `Plus` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Minus` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cgen.rs:418:20
[INFO] [stdout]     |
[INFO] [stdout] 418 |             Token::Minus,
[INFO] [stdout]     |                    ^^^^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `Minus` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Star` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cgen.rs:431:20
[INFO] [stdout]     |
[INFO] [stdout] 431 |             Token::Star,
[INFO] [stdout]     |                    ^^^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `Star` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Slash` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cgen.rs:444:20
[INFO] [stdout]     |
[INFO] [stdout] 444 |             Token::Slash,
[INFO] [stdout]     |                    ^^^^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `Slash` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `EQ` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cgen.rs:458:48
[INFO] [stdout]     |
[INFO] [stdout] 458 | ...   let node = AstNode::make_binary(Token::EQ, AstNode::make_intlit(1, PrimType::Int), AstNode::make_intlit(2, PrimType::Int), Pr...
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `EQ` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `LT` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cgen.rs:468:48
[INFO] [stdout]     |
[INFO] [stdout] 468 | ...   let node = AstNode::make_binary(Token::LT, AstNode::make_intlit(1, PrimType::Int), AstNode::make_intlit(2, PrimType::Int), Pr...
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `LT` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `LT` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cgen.rs:494:48
[INFO] [stdout]     |
[INFO] [stdout] 494 | ...   let cond = AstNode::make_binary(Token::LT, AstNode::make_intlit(1, PrimType::Char), AstNode::make_intlit(2, PrimType::Char), ...
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `LT` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `EQ` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cgen.rs:506:48
[INFO] [stdout]     |
[INFO] [stdout] 506 | ...   let cond = AstNode::make_binary(Token::EQ, AstNode::make_intlit(1, PrimType::Int), AstNode::make_intlit(2, PrimType::Int), Pr...
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `EQ` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `GT` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cgen.rs:522:41
[INFO] [stdout]     |
[INFO] [stdout] 522 | ...   AstNode::make_binary(Token::GT, AstNode::make_intlit(3, PrimType::Int), AstNode::make_intlit(1, PrimType::Int), PrimType::Int),
[INFO] [stdout]     |                                   ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `GT` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `EQ` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cgen.rs:526:54
[INFO] [stdout]     |
[INFO] [stdout] 526 | ...   let outer_cond = AstNode::make_binary(Token::EQ, AstNode::make_intlit(1, PrimType::Int), AstNode::make_intlit(1, PrimType::In...
[INFO] [stdout]     |                                                    ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `EQ` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `NE` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cgen.rs:541:48
[INFO] [stdout]     |
[INFO] [stdout] 541 | ...   let cond = AstNode::make_binary(Token::NE, AstNode::make_intlit(0, PrimType::Int), AstNode::make_intlit(1, PrimType::Int), Pr...
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `NE` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `EQ` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cgen.rs:556:48
[INFO] [stdout]     |
[INFO] [stdout] 556 | ...   let cond = AstNode::make_binary(Token::EQ, AstNode::make_intlit(1, PrimType::Int), AstNode::make_intlit(1, PrimType::Int), Pr...
[INFO] [stdout]     |                                              ^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `EQ` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Plus` found for struct `scan::Token` in the current scope
[INFO] [stdout]    --> src/cgen.rs:591:47
[INFO] [stdout]     |
[INFO] [stdout] 591 | ...   let sum = AstNode::make_binary(Token::Plus, AstNode::make_intlit(1, PrimType::Int), AstNode::make_intlit(2, PrimType::Int), P...
[INFO] [stdout]     |                                             ^^^^ associated function or constant not found in `scan::Token`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/scan.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct Token {
[INFO] [stdout]     | ---------------- associated function or constant `Plus` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `acwj-rs` (lib test) due to 65 previous errors
[INFO] running `Command { std: "docker" "inspect" "3fa1432eff4719e59065e4e9c0b61c17c53ab3efe6840329d66eb69b5056c082", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fa1432eff4719e59065e4e9c0b61c17c53ab3efe6840329d66eb69b5056c082", kill_on_drop: false }`
[INFO] [stdout] 3fa1432eff4719e59065e4e9c0b61c17c53ab3efe6840329d66eb69b5056c082
